[INFO] cloning repository https://github.com/EnvizyWasTaken/trinix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EnvizyWasTaken/trinix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnvizyWasTaken%2Ftrinix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnvizyWasTaken%2Ftrinix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ab98633ae82e1fb9b92c9ac20341f979ddb80d4
[INFO] fixing EnvizyWasTaken/trinix against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnvizyWasTaken%2Ftrinix" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/EnvizyWasTaken/trinix
[INFO] finished tweaking git repo https://github.com/EnvizyWasTaken/trinix
[INFO] tweaked toml for git repo https://github.com/EnvizyWasTaken/trinix written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EnvizyWasTaken/trinix on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EnvizyWasTaken/trinix already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const_fn v0.4.12
[INFO] [stderr]   Downloaded uart_16550 v0.3.2
[INFO] [stderr]   Downloaded x86_64 v0.15.4
[INFO] [stderr]   Downloaded x86 v0.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 42ab6b8b3e7654a9dd70f7f303c7649d033b77dd0cb34cb861117d0b18982cf3
[INFO] running `Command { std: "docker" "start" "42ab6b8b3e7654a9dd70f7f303c7649d033b77dd0cb34cb861117d0b18982cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "42ab6b8b3e7654a9dd70f7f303c7649d033b77dd0cb34cb861117d0b18982cf3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42ab6b8b3e7654a9dd70f7f303c7649d033b77dd0cb34cb861117d0b18982cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "42ab6b8b3e7654a9dd70f7f303c7649d033b77dd0cb34cb861117d0b18982cf3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling x86 v0.52.0
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling bootloader v0.9.34
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling trinix-os v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking x86_64 v0.15.4
[INFO] [stderr]     Checking uart_16550 v0.3.2
[INFO] [stdout] warning[E0133]: call to unsafe function `x86_64::instructions::port::PortGeneric::<T, A>::read` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/ata.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 |             let s = Port::<u8>::new(PORT_ALT_STATUS).read();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/ata.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     unsafe fn wait_bsy(&self) -> Result<(), AtaError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `x86_64::instructions::port::PortGeneric::<T, A>::read` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/ata.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |             let s = Port::<u8>::new(PORT_ALT_STATUS).read();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/ata.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     unsafe fn wait_ready(&self) -> Result<(), AtaError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `x86_64::instructions::port::PortGeneric::<T, A>::read` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/ata.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |             let s = Port::<u8>::new(PORT_ALT_STATUS).read();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/ata.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     unsafe fn wait_drq(&self) -> Result<(), AtaError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `x86_64::instructions::port::PortGeneric::<T, A>::read` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/ata.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             Port::<u8>::new(PORT_ALT_STATUS).read();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/ata.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     unsafe fn io_delay(&self) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Process` is never constructed
[INFO] [stdout]  --> src/process.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Process {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `kernel` and `name` are never used
[INFO] [stdout]   --> src/process.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Process {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 15 |     pub const fn kernel() -> Self {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn name(&self) -> &[u8] { &self.name[..self.nlen] }
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_READ` is never used
[INFO] [stdout]  --> src/syscall.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const SYS_READ:      u64 = 0;
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_WRITE` is never used
[INFO] [stdout]  --> src/syscall.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const SYS_WRITE:     u64 = 1;
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_OPEN` is never used
[INFO] [stdout]   --> src/syscall.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const SYS_OPEN:      u64 = 2;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_CLOSE` is never used
[INFO] [stdout]   --> src/syscall.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const SYS_CLOSE:     u64 = 3;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_STAT` is never used
[INFO] [stdout]   --> src/syscall.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const SYS_STAT:      u64 = 4;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_FSTAT` is never used
[INFO] [stdout]   --> src/syscall.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const SYS_FSTAT:     u64 = 5;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_LSTAT` is never used
[INFO] [stdout]   --> src/syscall.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const SYS_LSTAT:     u64 = 6;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_POLL` is never used
[INFO] [stdout]   --> src/syscall.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const SYS_POLL:      u64 = 7;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_LSEEK` is never used
[INFO] [stdout]   --> src/syscall.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const SYS_LSEEK:     u64 = 8;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_MMAP` is never used
[INFO] [stdout]   --> src/syscall.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const SYS_MMAP:      u64 = 9;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_MPROTECT` is never used
[INFO] [stdout]   --> src/syscall.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const SYS_MPROTECT:  u64 = 10;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_MUNMAP` is never used
[INFO] [stdout]   --> src/syscall.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const SYS_MUNMAP:    u64 = 11;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_BRK` is never used
[INFO] [stdout]   --> src/syscall.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const SYS_BRK:       u64 = 12;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_IOCTL` is never used
[INFO] [stdout]   --> src/syscall.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const SYS_IOCTL:     u64 = 16;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_DUP` is never used
[INFO] [stdout]   --> src/syscall.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const SYS_DUP:       u64 = 32;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_DUP2` is never used
[INFO] [stdout]   --> src/syscall.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const SYS_DUP2:      u64 = 33;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_GETPID` is never used
[INFO] [stdout]   --> src/syscall.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const SYS_GETPID:    u64 = 39;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_FORK` is never used
[INFO] [stdout]   --> src/syscall.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const SYS_FORK:      u64 = 57;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_EXECVE` is never used
[INFO] [stdout]   --> src/syscall.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const SYS_EXECVE:    u64 = 59;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_EXIT` is never used
[INFO] [stdout]   --> src/syscall.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const SYS_EXIT:      u64 = 60;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_WAIT4` is never used
[INFO] [stdout]   --> src/syscall.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const SYS_WAIT4:     u64 = 61;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_GETCWD` is never used
[INFO] [stdout]   --> src/syscall.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const SYS_GETCWD:    u64 = 79;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_CHDIR` is never used
[INFO] [stdout]   --> src/syscall.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const SYS_CHDIR:     u64 = 80;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_GETUID` is never used
[INFO] [stdout]   --> src/syscall.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub const SYS_GETUID:    u64 = 102;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_GETGID` is never used
[INFO] [stdout]   --> src/syscall.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const SYS_GETGID:    u64 = 104;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_GETEUID` is never used
[INFO] [stdout]   --> src/syscall.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const SYS_GETEUID:   u64 = 107;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_GETEGID` is never used
[INFO] [stdout]   --> src/syscall.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub const SYS_GETEGID:   u64 = 108;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_PIPE` is never used
[INFO] [stdout]   --> src/syscall.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub const SYS_PIPE:      u64 = 22;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_SIGACTION` is never used
[INFO] [stdout]   --> src/syscall.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub const SYS_SIGACTION: u64 = 13;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYS_KILL` is never used
[INFO] [stdout]   --> src/syscall.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const SYS_KILL:      u64 = 62;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dispatch` is never used
[INFO] [stdout]   --> src/syscall.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn dispatch(_nr: u64, _a0: u64, _a1: u64, _a2: u64, _a3: u64, _a4: u64, _a5: u64) -> i64 {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find` is never used
[INFO] [stdout]    --> src/exfat.rs:530:12
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl ExFatInner {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 530 |     pub fn find(&self, name: &[u8]) -> Result<DirEntry, ExFatError> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find` is never used
[INFO] [stdout]    --> src/exfat.rs:758:8
[INFO] [stdout]     |
[INFO] [stdout] 758 | pub fn find(name: &[u8])                     -> Result<DirEntry, ExFatError> { FS.lock().find(name) }
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DriveFault` is never constructed
[INFO] [stdout]   --> src/ata.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub enum AtaError {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] 29 |     Timeout,
[INFO] [stdout] 30 |     DriveFault,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AtaError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `sector_count` and `present` are never used
[INFO] [stdout]    --> src/ata.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl AtaDrive {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn sector_count(&self) -> u32 { self.sector_count }
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 157 |     pub fn present(&self)      -> bool { self.present }
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_exists` is never used
[INFO] [stdout]   --> src/auth.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn user_exists(username: &[u8]) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `abi_x86_interrupt` is declared but not used
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(abi_x86_interrupt)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]    --> src/main.rs:359:1
[INFO] [stdout]     |
[INFO] [stdout] 359 | / fn panic(info: &PanicInfo) -> ! {
[INFO] [stdout] 360 | |     vga::WRITER.lock().set_color(vga::color(vga::Color::White, vga::Color::Red));
[INFO] [stdout] 361 | |     println!("\n KERNEL PANIC ");
[INFO] [stdout] 362 | |     if let Some(loc) = info.location() {
[INFO] [stdout] ...   |
[INFO] [stdout] 365 | |     loop {}
[INFO] [stdout] 366 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]     = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout]     = note: second definition in the local crate (`trinix_os`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trinix-os` (bin "trinix-os" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "42ab6b8b3e7654a9dd70f7f303c7649d033b77dd0cb34cb861117d0b18982cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42ab6b8b3e7654a9dd70f7f303c7649d033b77dd0cb34cb861117d0b18982cf3", kill_on_drop: false }`
[INFO] [stdout] 42ab6b8b3e7654a9dd70f7f303c7649d033b77dd0cb34cb861117d0b18982cf3
